Skip to content

Fixed error in "Syntax" -> "Object literals & array definition"#76

Open
sboekhoff wants to merge 1 commit intoarcturo:masterfrom
sboekhoff:master
Open

Fixed error in "Syntax" -> "Object literals & array definition"#76
sboekhoff wants to merge 1 commit intoarcturo:masterfrom
sboekhoff:master

Conversation

@sboekhoff
Copy link

The part "... arrays can use whitespace instead of comma separators ..." implies, that a = [1 2 3] also works, but it doesn't. Thus "whitespace" should be replaced by "newline".

The part "... arrays can use whitespace instead of comma separators ..." implies, that `a = [1 2 3]` also works, but it doesn't. Thus "whitespace" should be replaced by "newline".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant